feat(op-acceptance-tests): l2cm upgrade acceptance tests and fork tests on karst betanet#20668
Merged
maurelian merged 33 commits intoMay 28, 2026
Conversation
…imal upgrade with l2cm
… and add flags to support running against betanet
0xiamflux
reviewed
May 12, 2026
3 tasks
Contributor
|
/ci authorize da9943e |
Contributor
|
/ci authorize 331ce17 |
Contributor
|
/ci authorize 96f15bc |
0xiamflux
reviewed
May 14, 2026
…rrent bundle is applied
…with before/after blocknumbers and capture events from the activation block
0xiamflux
reviewed
May 18, 2026
0xiamflux
reviewed
May 18, 2026
…terFork revert outside l2CMActivationTest
lumoswiz
reviewed
May 19, 2026
Contributor
|
/ci authorize 281e44a |
0xiamflux
reviewed
May 21, 2026
maurelian
reviewed
May 21, 2026
maurelian
reviewed
May 21, 2026
maurelian
reviewed
May 21, 2026
Contributor
|
/ci authorize ba75e97 |
maurelian
approved these changes
May 22, 2026
0xOneTony
reviewed
May 25, 2026
Contributor
|
/ci authorize d4711ae |
0xOneTony
approved these changes
May 26, 2026
Contributor
|
/ci authorize ff27462 |
Merged
via the queue into
ethereum-optimism:develop
with commit May 28, 2026
9210cb1
73 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Ability to run fork tests on karst betanet, add acceptance tests for withdrawal. L2 Fork test for checking the existence of the deterministic-deployment-proxy.
Tests
mise exec -- just test -run TestWithdrawal_Karst ./op-acceptance-tests/tests/karst/Running L2ForkUpgrade.t.sol with a betanet
Additional Context
Setting up a karst betanet is required for running the tests this way.
Metadata
fixes #18870